[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ChangeAssoc (Txt,VarName,N) --> true/false:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Functions:
~~~~~~~~~~
It enables to assign a new index to help database to some asociation string
describing edited variable (usualy a edited variable name). The edited
variable can be assigned a name for help window title.

Parameter description:
~~~~~~~~~~~~~~~~~~~~~~
Txt:     association string, system name of edited variable
VarName: user name of edited variable (title)
N:       index (RecNo()) to help database

Return value:
~~~~~~~~~~~~~
true if the exchange was succesffull, false if the association string Txt
was not found in array Association.(Association is a static array defined
in Object2.prg, filled by HelpAssoc(...) function.

Source code is in file  Object2.prg.

See Also: HelpAssoc ReadHelpVar HelpField
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson